[INFO] cloning repository https://github.com/sudokatie/git-who
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sudokatie/git-who" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsudokatie%2Fgit-who", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsudokatie%2Fgit-who'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9b453142ffbee8e01ff3db3ffe85a24b6d5794b4
[INFO] testing sudokatie/git-who against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsudokatie%2Fgit-who" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sudokatie/git-who
[INFO] finished tweaking git repo https://github.com/sudokatie/git-who
[INFO] tweaked toml for git repo https://github.com/sudokatie/git-who written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sudokatie/git-who on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sudokatie/git-who already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stability v0.2.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.111
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.111
[INFO] [stderr]   Downloaded clap_lex v1.0.0
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded open v5.3.3
[INFO] [stderr]   Downloaded colored v2.2.0
[INFO] [stderr]   Downloaded compact_str v0.7.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.111
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.111
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded js-sys v0.3.88
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.61
[INFO] [stderr]   Downloaded directories v5.0.1
[INFO] [stderr]   Downloaded is-docker v0.2.0
[INFO] [stderr]   Downloaded ratatui v0.26.3
[INFO] [stderr]   Downloaded git2 v0.18.3
[INFO] [stderr]   Downloaded web-sys v0.3.88
[INFO] [stderr]   Downloaded libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]   Downloaded is-wsl v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27d614ec4ac23d10635be3797103b7f7b47d7c6685d2305d32c816e688b6d0f7
[INFO] running `Command { std: "docker" "start" "-a" "27d614ec4ac23d10635be3797103b7f7b47d7c6685d2305d32c816e688b6d0f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27d614ec4ac23d10635be3797103b7f7b47d7c6685d2305d32c816e688b6d0f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27d614ec4ac23d10635be3797103b7f7b47d7c6685d2305d32c816e688b6d0f7", kill_on_drop: false }`
[INFO] [stdout] 27d614ec4ac23d10635be3797103b7f7b47d7c6685d2305d32c816e688b6d0f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5579d3cb1d8d5a8a0bebc8a9be8f9d93bd004db17f83f3c318d1bcd080c158ca
[INFO] running `Command { std: "docker" "start" "-a" "5579d3cb1d8d5a8a0bebc8a9be8f9d93bd004db17f83f3c318d1bcd080c158ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling git-who v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 20s
[INFO] running `Command { std: "docker" "inspect" "5579d3cb1d8d5a8a0bebc8a9be8f9d93bd004db17f83f3c318d1bcd080c158ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5579d3cb1d8d5a8a0bebc8a9be8f9d93bd004db17f83f3c318d1bcd080c158ca", kill_on_drop: false }`
[INFO] [stdout] 5579d3cb1d8d5a8a0bebc8a9be8f9d93bd004db17f83f3c318d1bcd080c158ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cc76a552c300d1818df4239556d82c7c2f5011aeb307f2a03010cded17bbe3a
[INFO] running `Command { std: "docker" "start" "-a" "9cc76a552c300d1818df4239556d82c7c2f5011aeb307f2a03010cded17bbe3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling git-who v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> tests/cli_integration.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli_integration.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli_integration.rs:80:28
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli_integration.rs:91:28
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_integration.rs:107:28
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_integration.rs:122:28
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_integration.rs:136:28
[INFO] [stdout]     |
[INFO] [stdout] 136 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_integration.rs:158:28
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_integration.rs:170:27
[INFO] [stdout]     |
[INFO] [stdout] 170 |     let output = Command::cargo_bin("git-who").unwrap()
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_integration.rs:187:28
[INFO] [stdout]     |
[INFO] [stdout] 187 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_integration.rs:200:28
[INFO] [stdout]     |
[INFO] [stdout] 200 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_integration.rs:217:28
[INFO] [stdout]     |
[INFO] [stdout] 217 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_integration.rs:229:28
[INFO] [stdout]     |
[INFO] [stdout] 229 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_integration.rs:246:28
[INFO] [stdout]     |
[INFO] [stdout] 246 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_integration.rs:267:28
[INFO] [stdout]     |
[INFO] [stdout] 267 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_integration.rs:285:28
[INFO] [stdout]     |
[INFO] [stdout] 285 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 55.08s
[INFO] running `Command { std: "docker" "inspect" "9cc76a552c300d1818df4239556d82c7c2f5011aeb307f2a03010cded17bbe3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cc76a552c300d1818df4239556d82c7c2f5011aeb307f2a03010cded17bbe3a", kill_on_drop: false }`
[INFO] [stdout] 9cc76a552c300d1818df4239556d82c7c2f5011aeb307f2a03010cded17bbe3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ff05eb2baefee1cccab5cca856e303348f5fa588c8368b124c3c52d94cc49f2e
[INFO] running `Command { std: "docker" "start" "-a" "ff05eb2baefee1cccab5cca856e303348f5fa588c8368b124c3c52d94cc49f2e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::path::Path`
[INFO] [stderr]  --> tests/cli_integration.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::path::Path;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/cli_integration.rs:69:28
[INFO] [stderr]    |
[INFO] [stderr] 69 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/cli_integration.rs:80:28
[INFO] [stderr]    |
[INFO] [stderr] 80 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/cli_integration.rs:91:28
[INFO] [stderr]    |
[INFO] [stderr] 91 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_integration.rs:107:28
[INFO] [stderr]     |
[INFO] [stderr] 107 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_integration.rs:122:28
[INFO] [stderr]     |
[INFO] [stderr] 122 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_integration.rs:136:28
[INFO] [stderr]     |
[INFO] [stderr] 136 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_integration.rs:158:28
[INFO] [stderr]     |
[INFO] [stderr] 158 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_integration.rs:170:27
[INFO] [stderr]     |
[INFO] [stderr] 170 |     let output = Command::cargo_bin("git-who").unwrap()
[INFO] [stderr]     |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_integration.rs:187:28
[INFO] [stderr]     |
[INFO] [stderr] 187 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_integration.rs:200:28
[INFO] [stderr]     |
[INFO] [stderr] 200 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_integration.rs:217:28
[INFO] [stderr]     |
[INFO] [stderr] 217 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_integration.rs:229:28
[INFO] [stderr]     |
[INFO] [stderr] 229 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_integration.rs:246:28
[INFO] [stderr]     |
[INFO] [stderr] 246 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_integration.rs:267:28
[INFO] [stderr]     |
[INFO] [stderr] 267 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_integration.rs:285:28
[INFO] [stderr]     |
[INFO] [stderr] 285 |     let mut cmd = Command::cargo_bin("git-who").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `git-who` (test "cli_integration") generated 16 warnings (run `cargo fix --test "cli_integration" -p git-who` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_who-fb3c80046a0eff80)
[INFO] [stdout] 
[INFO] [stdout] running 177 tests
[INFO] [stdout] test cache::sqlite::tests::test_set_get_issue ... ok
[INFO] [stdout] test cache::sqlite::tests::test_set_get_pr ... ok
[INFO] [stdout] test cache::sqlite::tests::test_expiration ... ok
[INFO] [stdout] test cache::sqlite::tests::test_create_tables ... ok
[INFO] [stdout] test cache::sqlite::tests::test_update_existing ... ok
[INFO] [stdout] test cli::args::tests::test_browse_command ... ok
[INFO] [stdout] test cli::args::tests::test_parse_basic ... ok
[INFO] [stdout] test cache::sqlite::tests::test_get_missing ... ok
[INFO] [stdout] test cli::args::tests::test_parse_history_long ... ok
[INFO] [stdout] test cli::args::tests::test_parse_config ... ok
[INFO] [stdout] test cli::args::tests::test_parse_history ... ok
[INFO] [stdout] test cli::args::tests::test_combined_flags ... ok
[INFO] [stdout] test cache::sqlite::tests::test_null_pr_cached ... ok
[INFO] [stdout] test cache::sqlite::tests::test_clear ... ok
[INFO] [stdout] test cli::args::tests::test_browse_with_line ... ok
[INFO] [stdout] test cli::args::tests::test_parse_json ... ok
[INFO] [stdout] test cli::args::tests::test_parse_no_color ... ok
[INFO] [stdout] test cli::target::tests::test_file_method ... ok
[INFO] [stdout] test cli::target::tests::test_parse_error_empty ... ok
[INFO] [stdout] test cli::target::tests::test_parse_error_line_zero ... ok
[INFO] [stdout] test cli::target::tests::test_parse_error_range_zero_end ... ok
[INFO] [stdout] test cli::args::tests::test_parse_no_cache ... ok
[INFO] [stdout] test cli::target::tests::test_parse_error_range_zero_start ... ok
[INFO] [stdout] test cli::args::tests::test_parse_short ... ok
[INFO] [stdout] test cli::args::tests::test_parse_no_pr ... ok
[INFO] [stdout] test cli::args::tests::test_help_contains_info ... ok
[INFO] [stdout] test cli::target::tests::test_parse_error_reversed_range ... ok
[INFO] [stdout] test cli::target::tests::test_parse_file_overview ... ok
[INFO] [stdout] test cli::target::tests::test_parse_fuzzy_path ... ok
[INFO] [stdout] test cli::args::tests::test_parse_verbose ... ok
[INFO] [stdout] test cli::target::tests::test_parse_large_line_number ... ok
[INFO] [stdout] test cli::target::tests::test_parse_line_range ... ok
[INFO] [stdout] test cli::target::tests::test_parse_nested_path ... ok
[INFO] [stdout] test cli::target::tests::test_parse_single_line ... ok
[INFO] [stdout] test cli::target::tests::test_parse_whitespace_trimmed ... ok
[INFO] [stdout] test config::schema::tests::test_config_default ... ok
[INFO] [stdout] test config::schema::tests::test_display_config_defaults ... ok
[INFO] [stdout] test cli::target::tests::test_parse_line_one ... ok
[INFO] [stdout] test cli::target::tests::test_parse_same_start_end_range ... ok
[INFO] [stdout] test config::schema::tests::test_time_format_both ... ok
[INFO] [stdout] test config::schema::tests::test_config_deserialize ... ok
[INFO] [stdout] test error::tests::test_display_line_out_of_range ... ok
[INFO] [stdout] test config::schema::tests::test_time_format_relative ... ok
[INFO] [stdout] test error::tests::test_exit_code_api_error ... ok
[INFO] [stdout] test error::tests::test_exit_code_general ... ok
[INFO] [stdout] test error::tests::test_exit_code_line_out_of_range ... ok
[INFO] [stdout] test error::tests::test_exit_code_not_git_repo ... ok
[INFO] [stdout] test error::tests::test_exit_code_rate_limited ... ok
[INFO] [stdout] test config::schema::tests::test_history_config_custom ... ok
[INFO] [stdout] test error::tests::test_exit_code_auth_required ... ok
[INFO] [stdout] test config::schema::tests::test_display_config_custom ... ok
[INFO] [stdout] test error::tests::test_is_recoverable_api ... ok
[INFO] [stdout] test config::schema::tests::test_history_config_default ... ok
[INFO] [stdout] test error::tests::test_exit_code_file_not_found ... ok
[INFO] [stdout] test error::tests::test_is_recoverable_rate_limited ... ok
[INFO] [stdout] test error::tests::test_display_file_not_found ... ok
[INFO] [stdout] test forge::bitbucket::tests::test_bitbucket_pr_conversion_declined ... ok
[INFO] [stdout] test forge::bitbucket::tests::test_bitbucket_pr_conversion_merged ... ok
[INFO] [stdout] test forge::bitbucket::tests::test_bitbucket_pr_conversion_open ... ok
[INFO] [stdout] test error::tests::test_not_recoverable_io ... ok
[INFO] [stdout] test forge::github::tests::test_github_issue_conversion ... ok
[INFO] [stdout] test forge::github::tests::test_github_pr_conversion ... ok
[INFO] [stdout] test forge::github::tests::test_github_pr_closed_not_merged ... ok
[INFO] [stdout] test forge::github::tests::test_github_pr_open ... ok
[INFO] [stdout] test forge::gitlab::tests::test_gitlab_mr_conversion_closed ... ok
[INFO] [stdout] test forge::gitlab::tests::test_gitlab_issue_closed ... ok
[INFO] [stdout] test forge::gitlab::tests::test_gitlab_issue_conversion ... ok
[INFO] [stdout] test forge::gitlab::tests::test_gitlab_mr_conversion_merged ... ok
[INFO] [stdout] test forge::gitlab::tests::test_gitlab_mr_conversion_open ... ok
[INFO] [stdout] test forge::types::tests::test_extract_issue_refs_bare ... ok
[INFO] [stdout] test forge::types::tests::test_extract_issue_refs_case_insensitive ... ok
[INFO] [stdout] test forge::types::tests::test_extract_issue_refs_empty ... ok
[INFO] [stdout] test forge::types::tests::test_extract_issue_refs_dedup ... ok
[INFO] [stdout] test forge::types::tests::test_extract_issue_refs_multiple ... ok
[INFO] [stdout] test forge::types::tests::test_forge_context_builder ... ok
[INFO] [stdout] test forge::types::tests::test_forge_context_empty ... ok
[INFO] [stdout] test forge::types::tests::test_issue_state_serialize ... ok
[INFO] [stdout] test forge::types::tests::test_pr_state_deserialize ... ok
[INFO] [stdout] test forge::types::tests::test_pr_state_serialize ... ok
[INFO] [stdout] test forge::types::tests::test_pull_request_serialize ... ok
[INFO] [stdout] test forge::types::tests::test_extract_issue_refs_simple ... ok
[INFO] [stdout] test forge::github::tests::test_github_issue_closed ... ok
[INFO] [stdout] test git::blame::tests::test_blame_content_preserved ... ok
[INFO] [stdout] test git::blame::tests::test_blame_hunk_has_commit_message ... ok
[INFO] [stdout] test git::blame::tests::test_blame_hunk_has_commit_hash ... ok
[INFO] [stdout] test git::blame::tests::test_blame_hunk_has_email ... ok
[INFO] [stdout] test git::blame::tests::test_blame_line_out_of_range ... ok
[INFO] [stdout] test git::blame::tests::test_blame_hunk_has_date ... ok
[INFO] [stdout] test git::blame::tests::test_blame_range ... ok
[INFO] [stdout] test git::blame::tests::test_blame_modified_line ... ok
[INFO] [stdout] test git::blame::tests::test_blame_nonexistent_file ... ok
[INFO] [stdout] test git::history::tests::test_line_history_chronological_order ... ok
[INFO] [stdout] test git::blame::tests::test_blame_range_start_equals_end ... ok
[INFO] [stdout] test git::history::tests::test_line_history_has_commit_info ... ok
[INFO] [stdout] test forge::bitbucket::tests::test_client_creation ... ok
[INFO] [stdout] test git::history::tests::test_line_history_max_entries ... ok
[INFO] [stdout] test git::blame::tests::test_blame_single_line ... ok
[INFO] [stdout] test forge::gitlab::tests::test_client_creation ... ok
[INFO] [stdout] test git::history::tests::test_line_history_invalid_line ... ok
[INFO] [stdout] test git::history::tests::test_line_history_single_line ... ok
[INFO] [stdout] test forge::github::tests::test_client_creation ... ok
[INFO] [stdout] test git::history::tests::test_line_history_old_content ... ok
[INFO] [stdout] test forge::gitlab::tests::test_project_path_encoding ... ok
[INFO] [stdout] test git::overview::tests::test_file_overview_author_percentage ... ok
[INFO] [stdout] test git::history::tests::test_line_history_unchanged_line ... ok
[INFO] [stdout] test forge::github::tests::test_api_url_format ... ok
[INFO] [stdout] test git::overview::tests::test_file_overview_author_count ... ok
[INFO] [stdout] test git::remote::tests::test_parse_bitbucket_ssh ... ok
[INFO] [stdout] test git::overview::tests::test_file_overview_top_authors ... ok
[INFO] [stdout] test git::remote::tests::test_parse_github_enterprise ... ok
[INFO] [stdout] test git::remote::tests::test_parse_github_https ... ok
[INFO] [stdout] test git::remote::tests::test_parse_github_https_no_git ... ok
[INFO] [stdout] test git::overview::tests::test_file_overview_basic ... ok
[INFO] [stdout] test git::remote::tests::test_parse_github_ssh ... ok
[INFO] [stdout] test git::remote::tests::test_parse_empty_url ... ok
[INFO] [stdout] test git::remote::tests::test_parse_gitlab_self_hosted ... ok
[INFO] [stdout] test git::remote::tests::test_parse_http ... ok
[INFO] [stdout] test git::overview::tests::test_file_overview_churn ... ok
[INFO] [stdout] test git::remote::tests::test_parse_gitlab_ssh ... ok
[INFO] [stdout] test git::remote::tests::test_parse_gitlab_https ... ok
[INFO] [stdout] test git::overview::tests::test_file_overview_sorted_by_lines ... ok
[INFO] [stdout] test git::history::tests::test_range_history ... ok
[INFO] [stdout] test git::remote::tests::test_parse_whitespace_trimmed ... ok
[INFO] [stdout] test git::remote::tests::test_parse_unknown_host ... ok
[INFO] [stdout] test git::remote::tests::test_parse_nested_path_ssh ... ok
[INFO] [stdout] test git::overview::tests::test_file_overview_dates ... ok
[INFO] [stdout] test git::remote::tests::test_parse_invalid_url ... ok
[INFO] [stdout] test git::repo::tests::test_line_count_nonexistent ... ok
[INFO] [stdout] test git::repo::tests::test_open_not_git_repo ... ok
[INFO] [stdout] test output::json::tests::test_format_json_basic ... ok
[INFO] [stdout] test git::repo::tests::test_line_count ... ok
[INFO] [stdout] test output::json::tests::test_format_json_no_pr_field_when_none ... ok
[INFO] [stdout] test output::json::tests::test_format_json_valid ... ok
[INFO] [stdout] test output::json::tests::test_format_json_with_pr ... ok
[INFO] [stdout] test git::repo::tests::test_absolute_path ... ok
[INFO] [stdout] test output::json::tests::test_json_date_format ... ok
[INFO] [stdout] test output::short::tests::test_format_short_basic ... ok
[INFO] [stdout] test output::short::tests::test_format_short_one_line_per_hunk ... ok
[INFO] [stdout] test git::repo::tests::test_file_exists ... ok
[INFO] [stdout] test output::short::tests::test_format_short_with_pr ... ok
[INFO] [stdout] test output::short::tests::test_truncate_short ... ok
[INFO] [stdout] test output::terminal::tests::test_format_relative_time_hours ... ok
[INFO] [stdout] test output::terminal::tests::test_format_relative_time_days ... ok
[INFO] [stdout] test output::terminal::tests::test_format_relative_time_minutes ... ok
[INFO] [stdout] test output::terminal::tests::test_format_relative_time_months ... ok
[INFO] [stdout] test output::terminal::tests::test_format_terminal_absolute_time ... ok
[INFO] [stdout] test output::terminal::tests::test_format_terminal_basic ... ok
[INFO] [stdout] test output::terminal::tests::test_format_terminal_hide_email ... ok
[INFO] [stdout] test output::terminal::tests::test_format_terminal_multiline ... ok
[INFO] [stdout] test output::terminal::tests::test_format_terminal_truncate_pr ... ok
[INFO] [stdout] test output::terminal::tests::test_format_terminal_verbose_commit_message ... ok
[INFO] [stdout] test output::terminal::tests::test_format_terminal_with_issues ... ok
[INFO] [stdout] test output::terminal::tests::test_format_terminal_with_pr ... ok
[INFO] [stdout] test path::resolve::tests::test_contains_glob_chars ... ok
[INFO] [stdout] test path::resolve::tests::test_glob_matches_complex ... ok
[INFO] [stdout] test path::resolve::tests::test_glob_matches_exact ... ok
[INFO] [stdout] test git::overview::tests::test_file_overview_churn_recent ... ok
[INFO] [stdout] test path::resolve::tests::test_glob_matches_star ... ok
[INFO] [stdout] test path::resolve::tests::test_resolve_fuzzy ... ok
[INFO] [stdout] test git::repo::tests::test_list_files ... ok
[INFO] [stdout] test tests::test_load_config_default ... ok
[INFO] [stdout] test path::resolve::tests::test_resolve_fuzzy_no_match ... ok
[INFO] [stdout] test git::repo::tests::test_open_valid_repo ... ok
[INFO] [stdout] test path::resolve::tests::test_resolve_glob_no_match ... ok
[INFO] [stdout] test path::resolve::tests::test_resolve_glob_single_match ... ok
[INFO] [stdout] test tui::app::tests::test_truncate ... ok
[INFO] [stdout] test tui::highlight::tests::test_extension_from_path ... ok
[INFO] [stdout] test git::repo::tests::test_root ... ok
[INFO] [stdout] test output::short::tests::test_truncate_long ... ok
[INFO] [stdout] test path::resolve::tests::test_glob_matches_question ... ok
[INFO] [stdout] test tui::highlight::tests::test_highlight_rust ... ok
[INFO] [stdout] test tui::app::tests::test_toggle_details ... ok
[INFO] [stdout] test tui::highlight::tests::test_highlight_unknown_extension ... ok
[INFO] [stdout] test tui::highlight::tests::test_highlighter_new ... ok
[INFO] [stdout] test tui::app::tests::test_app_page_navigation ... ok
[INFO] [stdout] test tui::app::tests::test_app_navigation ... ok
[INFO] [stdout] test tui::highlight::tests::test_highlight_python ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 177 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.65s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_who-d7aee7eea74a7d7a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_integration.rs (/opt/rustwide/target/debug/deps/cli_integration-19b1d37e7f881df2)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_help_flag ... ok
[INFO] [stdout] test test_file_not_found ... ok
[INFO] [stdout] test test_modified_line_blame ... ok
[INFO] [stdout] test test_line_out_of_range ... ok
[INFO] [stdout] test test_history_json ... ok
[INFO] [stdout] test test_file_overview_json ... ok
[INFO] [stdout] test test_file_overview ... ok
[INFO] [stdout] test test_not_a_repo ... ok
[INFO] [stdout] test test_version_flag ... ok
[INFO] [stdout] test test_json_output ... ok
[INFO] [stdout] test test_history_mode ... ok
[INFO] [stdout] test test_range_blame ... ok
[INFO] [stdout] test test_single_line_blame ... ok
[INFO] [stdout] test test_short_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests git_who
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ff05eb2baefee1cccab5cca856e303348f5fa588c8368b124c3c52d94cc49f2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff05eb2baefee1cccab5cca856e303348f5fa588c8368b124c3c52d94cc49f2e", kill_on_drop: false }`
[INFO] [stdout] ff05eb2baefee1cccab5cca856e303348f5fa588c8368b124c3c52d94cc49f2e
